home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Invenzioni & Inventori
/
Invenzioni and Inventori (Eclectica Publishing) (1996).ISO
/
invenzio
/
nome.dir
/
00040_Script_40
< prev
next >
Wrap
Text File
|
1983-01-30
|
295b
|
11 lines
on unlinkdll dll
if the machinetype < 255 then
set chedir to "invenzioni:invenzio:macxob:"
set p to ".xob"
else
set chedir to (char 1 of the moviepath &":\invenzio\winxob\")
set p to ".dll"
end if
-- put chedir&dll
closexlib (chedir&dll&p)
end unlinkdll